func runtime.efaceeq 2 uses runtime (current package) alg.go#L366: return x._type == y._type && efaceeq(x._type, x.data, y.data) alg.go#L368: func efaceeq(t *_type, x, y unsafe.Pointer) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)